From: Steven G. Johnson Date: Tue, 24 Jul 2018 17:19:42 +0000 (-0400) Subject: note Unicode 11 in NEWS X-Git-Tag: archive/raspbian/2.11.3-2+rpi1^2~24^2^2~110 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=538416962755eb51ed5be75494dd42701e15df33;p=utf8proc.git note Unicode 11 in NEWS --- diff --git a/NEWS.md b/NEWS.md index 24f15f0..e8fc355 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,7 +2,7 @@ ## Version 2.2 alpha ## -- Unicode 10 support ([#132]). +- Unicode 11 support ([#132] and [#140]). - `utf8proc_NFKC_Casefold` convenience function for `NFKC_Casefold` normalization ([#133]). @@ -340,3 +340,4 @@ Release of version 1.0.1 [#133]: https://github.com/JuliaLang/utf8proc/issues/133 [#134]: https://github.com/JuliaLang/utf8proc/issues/134 [#135]: https://github.com/JuliaLang/utf8proc/issues/135 +[#140]: https://github.com/JuliaLang/utf8proc/issues/140